Skip to content

fix cd bas update in tui context#65

Merged
Oomaxime merged 3 commits into
mainfrom
fix-tui
Jul 23, 2025
Merged

fix cd bas update in tui context#65
Oomaxime merged 3 commits into
mainfrom
fix-tui

Conversation

@Oomaxime
Copy link
Copy Markdown
Collaborator

  • Add dir parameter injection for all TUI commands
  • Ensure current_dir from TUI is passed to all guts commands
  • Fix directory context when using cd in TUI mode

Oomaxime added 3 commits July 23, 2025 14:20
- Add dir parameter injection for all TUI commands
- Ensure current_dir from TUI is passed to all guts commands
- Fix directory context when using cd in TUI mode
- Add find_repo_root_from() for finding repo from specific directory
- Add is_git_repository_from() to check repo status from directory
- Add add_file_to_index_from() to add files with directory context
- Fix compilation errors in TUI directory injection feature
Allow commands to specify a directory when checking for a git repository
and loading index or committed files. This enables operations to work
from subdirectories within a repo.
@Oomaxime Oomaxime self-assigned this Jul 23, 2025
@Oomaxime Oomaxime merged commit 8310c25 into main Jul 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant